home *** CD-ROM | disk | FTP | other *** search
/ IQ Digizine 2 / IQ Digizine 2.iso / pc / toc.dir / Internal_125_HotnB.ls < prev    next >
Encoding:
Text File  |  1997-12-08  |  207 b   |  8 lines

  1. on mouseUp
  2.   if the machineType <> 256 then
  3.     play movie "IQ_D2:MACDEMOS:HOT_&_BOTTLED_DEMO:startdemo2"
  4.   else
  5.     alert("Sorry, the software for this demo only runs on Macintosh computers.")
  6.   end if
  7. end
  8.